.col-sm-4{
	padding: 0px;
}

.control{
    float: right;
    position: relative;
}
html,body {
    /*background-image: url(../img/blue-blured.jpg));
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-attachment: fixed;*/
    background-color: #000;
    /*overflow: scroll;*/
}
#depo-prev, #wd-prev{
    width: 10px;
    height: 15px;
    padding-left: 2px;
    display: inline-block;
    background: url(../img/imgAll.png) -50px -70px no-repeat;
}

#depo-next, #wd-next{
    width: 10px;
    height: 15px;
    padding-right: 2px;
    display: inline-block;
    background: url(../img/imgAll.png) -65px -70px no-repeat;
}

#depo-pager, #wd-pager{
    width: 100%;
    height: 55px;
    overflow:hidden;
}

.depo-item, .wd-item{
    width: 308px;
    height: 55px;
    overflow:hidden;
}

#depo{
    width: 330px;
    height: 137px;
    margin-bottom: 5px;
}

.depo-info{
    float: left;
    text-align: left;
    width: 180px;
}

.depo-name{
    font-size: 20px;
    font-weight: bold;
}

.depo-amount{
    font-size: 17px;
    color: #8c2a2b;
    font-weight: bold;
}

.depo-status{
    float: right;
    font-size: 12px;
    margin-top:10px;
}

#wd{
    width: 330px;
    height: 137px;
}

.wd-info{
    float: left;
    text-align: left;
    width: 180px;
}

.wd-name{
    font-size: 20px;
    font-weight: bold;
}

.wd-amount{
    font-size: 17px;
    color: #8c2a2b;
    font-weight: bold;
}

.wd-status{
    float: right;
    font-size: 12px;
    margin-top: 10px;
}
a:active {
    background-color: #fff;
}
.active {
    background-color: #fff;
}
.navbar {
    border-radius: 0px;
    max-width: 860px;
    margin: 0 auto;
}
.container-fluid {padding: 0;}
.navbar-default {
    border-color:none;
    border: none;
}
.navbar-collapse {
    /*max-width: 840px;*/
    margin: 0 auto;
}
.panel-heading {
    background: linear-gradient(#262726,#0c0b0c);
}

.panel-primary {
    border-color: none;
    border: none;
}
.panel-footer {
    background-color: #000;
    border-color: #464343 !important;
    height: 40px;
}
/*.box.box-solid.box-default > */
.box-header {
    background: linear-gradient(#262726,#0c0b0c);
    color: #fff;
    padding: 5px;
}
.box-body {
    /*background: linear-gradient(#fff,#ccc);*/
    color: #fff;
}
.box-body>.table{
    color:#000;
}
table {
    color:#000;
}
.bank {
    display: inline-block;
    width: 120px;
    margin-bottom: 10px;
    background-color: #ebebeb;
    padding: 10px;
    border-radius: 3px;
    transition: .3s all;
}
.bank img {width: 100px;}
.title {
    color: #cdcdcd;
    font-family: arial;
    font-size: 20px;
    margin-bottom: 20px;
}
.contact {
    height: 40px;
    width: 240px;
    margin-bottom: 10px;
    color: #fff;
}
.contact span {
    margin-left: 10px;
}
.social {
    background-color: #d7d7d7;
    color: #111;
    padding: 10px 20px;
    border-radius: 3px;
    font-size: 15px;
    display: inline-block;
    margin-bottom: 10px;
    width: 160px;
    transition: 1s all;
}
/*
.android {
    background-color: #ebebeb;
    margin-bottom: 10px;
    display: flex;
    width: 200px;
    font-size: 23px;
    border-radius: 3px;
    font-family: roboto-thin;
}*/
.apple , .android {
    background-color: #ebebeb;
    margin-bottom: 10px;
    display: flex;
    width: 200px;
    font-size: 23px;
    border-radius: 3px;
    font-family: roboto-thin; }

.android .icon, .apple .icon {
      padding: 10px 15px;
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      transition: 1s all; }

.android span, .apple span {
      padding: 10px 15px; }

.android:hover > .icon {
    color: #009a3f; }

.apple:hover > .icon {
    color: #7f8c8d; }

.contact img {width: 50px;}
h1, h2, h3, h4, p {color: #fff;}

.avatar-default{
    float: left;
    width: 125px;
    height: 125px;
    margin-right: 10px;
    border: 1px solid #141616;
    /*background: url(../../avatar/default_be.jpg) no-repeat;*/
    background-size: 125px;
}
.avatar{
    float: left;
    width: 123px;
    height: 123px;
    background-size: 123px;
}

.avatar-medium{
    float: left;
    width: 65px;
    height: 65px;
    margin-right: 10px;
    border: 1px solid #141616;
    /*background: url(../../avatar/default_be.jpg) no-repeat;*/
    background-size: 65px;
}
.avatar-medium-user{
    float: left;
    width: 63px;
    height: 63px;
    background-size: 63px;
}

.avatar-small-default{
    float: left;
    width: 55px;
    height: 55px;
    margin-right: 10px;
    /*border: 1px solid #141616;*/
    /*background: url(../../avatar/default_be.jpg) no-repeat;*/
    background-size: 100%;
}
.avatar-small{
    float: left;
    width: 55px;
    height: 55px;

}

.avatar-list{
    position: relative;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
}

.avatar-radio{
    float: left;
    margin-top: 15px;
    margin-right: 10px;
}

.avatar-img{
    float: left;
    vertical-align: middle;
}

#choose-avatar{
    display: none;
    width: 500px;
    height: 235px;

}
label {
    color: #fff;
}

.box {background-color: #1F1E1E;}

.jackpot-info, .user-info, .avatar-info{
    float: left;
    text-align: left;
}
.row-height {
    display: table;
    table-layout: fixed;
    height: 100%;
    width: 100%;
}
.col-height {
    display: table-cell;
    float: none;
    height: 100%;
}

@media only screen and (max-width: 860px) { 
  .nomobile { 
    display: block; 
  } 
}
@media only screen and (min-width: 860px) { 
  .nomobile { 
    display: none; 
  } 
}
/*.online{
    float: left;
    width: 44px;
    height: 44px;
    margin-top: 12px;
    margin-left: 6px;
    background: url(../images/on_off.png) 0px 0px no-repeat;
}

.offline{
    float: left;
    width: 44px;
    height: 44px;
    margin-top: 17px;
    margin-left: 6px;
    background: url(../images/on_off.png) 0px -44px no-repeat;
}
.bca{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../images/bank.png) -5px 0px no-repeat;
}
.mandiri{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../images/bank.png) -127px 0px no-repeat;
}

.bri{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../images/bank.png) -250px 0px no-repeat;
}

.bni{
    float: right;
    width: 120px;
    height: 52px;
    margin-top: 8px;
    background: url(../images/bank.png) -373px 0px no-repeat;
}*/


.jackpot {
            display: flex;
            background: url('../images/jackpot.png') no-repeat;
            background-size: 100% 100%;
            justify-content: flex-end;
            align-items: center;
            /*position: absolute;*/
            z-index: 99;
            background-color: rgba(0, 0, 0, 0.4);
            max-width: 968px;
            max-height: 110px;
            margin-bottom: 10px;
            color: #fff;
            font-family: lato;
            text-transform: uppercase;
            font-size: 60px;/*4.6vw;*/
            font-weight: 800;
            font-family: "arial black";
        }


.grid-left ul li {
    list-style-type: none;
}

.grid-left ul li span.online {
    background: url(../images/new2/bank-online.png) no-repeat;
    height: 40px;
    width: 167px;
    background-size: cover;
    display: block;
}

.grid-left ul li span.mandiri.online {
    background-position: 0 -40px;
}

.grid-left ul li span.bri.online {
    background-position: 0 -81px;
}

.grid-left ul li span.bni.online {
    background-position: 0 -120px;
}

.grid-left ul li span.offline {
    background: url(../images/new2/bank-offline.png) no-repeat;
    height: 40px;
    width: 167px;
    background-size: cover;
    display: block;
}

.grid-left ul li span.mandiri.offline {
    background-position: 0 -40px;
}

.grid-left ul li span.bri.offline {
    background-position: 0 -81px;
}

.grid-left ul li span.bni.offline {
    background-position: 0 -120px;
}

.bank-bottom {
    float: left;
    width: 100%;
    display: block;
    margin: 10px 0;
}

.bank-bottom ul li {
    float: left;
    width: 25%;
}

.bank-bottom ul li span.online {
    background: url(../images/new2/bank-online.png) no-repeat;
    height: 53px;
    width: 100%;
    background-size: 95%;
    display: block;
}

.bank-bottom ul li span.bca.online {
    background-position: 2px 0;
}

.bank-bottom ul li span.mandiri.online {
    background-position: 5px -53px;
}

.bank-bottom ul li span.bri.online {
    background-position: 7px -107px;
}

.bank-bottom ul li span.bni.online {
    background-position: 11px -160px;
}

.bank-bottom ul li span.offline {
    background: url(../images/new2/bank-offline.png) no-repeat;
    height: 53px;
    width: 100%;
    background-size: 95%;
    display: block;
}

.bank-bottom ul li span.bca.offline {
    background-position: 2px 0;
}

.bank-bottom ul li span.mandiri.offline {
    background-position: 5px -53px;
}

.bank-bottom ul li span.bri.offline {
    background-position: 5px -107px;
}

.bank-bottom ul li span.bni.offline {
    background-position: 11px -160px;
}
.clear {
            clear: both;
            width: 100%;
        }
        
        #footerCanvas {
            width: 100%;
            min-width: 970px;
            margin: 5px 0;
            position: relative;
            bottom: -20px;
            /*background: #01144c;*//*4c0901;*/
            color: #fdcc8a;
        }
        
        #footerCanvas > .content {
            width: 968px;
            margin: 0 auto;
            /*border-bottom: 1px solid #77371c;*/
        }
        
        #footerCanvas > .content > .main {
            float: left;
            width: 330px;/*565px;*/
            margin: 10px 0;
        }
        
        #footerCanvas > .content > .links {
            float: left;
            width: 180px;
            margin: 10px 0;
            border-left: 1px solid #77371c;
            border-right: 1px solid #77371c;
        }
        
        #footerCanvas > .content > .control {
            float: left;
            width: 155px;
            margin: 10px 0;
        }
        
        #footerCanvas .container {
            margin: 0 5px 0 5px;
        }
        
        #footerCanvas h4 {
            text-transform: uppercase;
            margin: 5px 0 0 0;
        }
        
        #footerCanvas p {
            margin: 2px 0;
        }
        
        #footerCanvas .logos a {
            opacity: 0.4;
        }
        
        #footerCanvas .logos a:hover {
            opacity: 0.8;
        }
        
        #footerCanvas .logos > div {
            margin: 10px 0;
        }
        
        ul#footerLinks {
            list-style: square;
            margin: 2px 15px
        }
        
        ul#footerLinks li {
            margin: 0;
            padding: 0;
        }
        
        ul#footerLinks li:hover {
        }
        
        ul#footerLinks a {
            color: #fdcc8a;
            text-decoration: none;
        }
        
        ul#footerLinks a:hover {
            color: #ffc775;
            text-decoration: none;
        }
        
        ul#footerLang {
            list-style: none;
        }
        
        ul#footerLang:hover li {
            display: block !important;
        }
        
        ul#footerLang li {
            display: none;
            position: relative;
            width: 145px;
            background: #070035;/*350600;*/
            text-align: center;
            padding: 7px 0;
        }
        
        ul#footerLang .selected {
            display: block !important;
        }
        
        ul#footerLang a {
            color: #fdcc8a;
            text-decoration: none;
        }
        
        ul#footerLang a:hover {
            color: #ffc775;
            text-decoration: none;
        }
        #page_container {
            background: none !important;
        }